home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 August
/
Chip_2004-08_cd1.bin
/
oddech
/
hexxagon
/
Neave Hexxagon.exe
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-10-01
|
88b
|
6 lines
on(release){
Sel1.gotoAndStop(2);
Sel2.gotoAndStop(1);
compPlay = true;
}